home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 22 / Mac Magazin and MacEasy Magazine CD - Issue 22.iso / Datenbanken & Hypercard / SQL Third Party Demos / Tango 3rd Party / WebGenesis / GenesisRegistration1.0.2 / READ ME < prev   
Text File  |  1996-01-02  |  2KB  |  25 lines

  1. GenesisRegistration    1.0.2
  2.  
  3.  
  4. Same old Registration, more tricks and treats.
  5.  
  6. Version History
  7.  
  8. v 1.0.2        12/14/95
  9. • fixed the e-mailing code to work on 68k machines.  Somehow this slipped by so far. 
  10. • added an AppleEvent for sending e-mail, now you can tell GenReg to send e-mail to anyone from some other script that you write.  It send the mail through the SMTP server specified in the Preferences box.
  11. • added support for aliases.  Now you can have aliases anywhere in the path to your ".reg" files.
  12. • changed the code for replacing dates and times, to follow the settings in your "Date & Time" control panel.
  13. • the keycode box will now try to notify you if it has a problem, instead of just stalling your computer.
  14. • the GenReg Users.bkup file, should now actually be written to disk correctly, it is also backed up once an hour now, instead of only when you Quit.
  15. • fixed a couple of minor memory leaks in cases where errors would occur.
  16.  
  17. v 1.0.1        10/25/95
  18. • modified the behaviour of adding a username, so that it reports an error even if the password is the same.   It does NOT report an error if the user does not yet have access to that realm.  In that case it behaves as it did previously, and gives that user access to the realm.  This should prevent people from registering with the same username twice, and thereby messing up your log files.
  19. • fixed the bug in handling the ".reg" files, where everything after a REALM tag would disappear.  
  20. • fixed a bug where changing a users password wouldn't get properly saved to disk.
  21.  
  22. v 1.0        10/20/95
  23. • first release....under the happy illusion that everything worked perfectly.
  24.  
  25.